#########################################################################################################
#                                  IP Architechs Lab Examples                                           #
#########################################################################################################
# Author: Rick Frey                                                                                     #
# email: consulting@iparchitechs.com                                                                    #
# www.iparchitechs.com  1-855-MikroTik                                                                  #
#########################################################################################################
#########################################################################################################
#                                      BGP_2 Initial Config                                             #            
#########################################################################################################
#########################################################################################################
#                                     Applies to ROS 6.11+                                              #            
#########################################################################################################


/ip address
add address=2.2.2.2/30 interface=ether1 network=2.2.2.0
add address=3.3.3.2/30 interface=ether2 network=3.3.3.0
add address=5.5.5.1/30 interface=ether3 network=5.5.5.0

